home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / pure_adr.swf / scripts / frame_7 / DoAction.as
Text File  |  2008-11-12  |  76b  |  7 lines

  1. stop();
  2. tellTarget("/som")
  3. {
  4.    gotoAndStop("gameover");
  5.    play();
  6. }
  7.